-
Home
-
TaxJar – Sales Tax Automation for WooCommerce
-
4.2.0
-
Code
-
Classes
- Tax_Builder
Total Complexity |
9 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
135 |
Lines of code |
52 |
Logical lines of code |
18 |
Comment lines |
66 |
Methods |
7 |
Properties |
2 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
build_shipping_tax() |
S |
63 |
2 |
11 |
build_woocommerce_tax_rate() |
S |
67 |
2 |
8 |
__construct() |
S |
76 |
1 |
4 |
get_line_tax() |
S |
69 |
1 |
7 |
persist_woocommerce_tax_rate() |
S |
69 |
1 |
8 |
build_line_tax_from_rate() |
S |
74 |
1 |
4 |
build_woocommerce_rate() |
S |
65 |
1 |
10 |